CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - pwm c

搜索资源列表

  1. PWM-SPEED-C-PROJECT-

    1下载:
  2. AT89C51 单片机L298驱动电机,控制2个12V 直流电机。求PWM 调速的C程序,电路图,电机正反转C程序,流程图-AT89C51 microcontroller L298 drive motor, control two 12V DC motors. PWM speed control of C seeking procedures, schematics, motor reversing C program, flow chart
  3. 所属分类:software engineering

    • 发布日期:2015-07-01
    • 文件大小:1024
    • 提供者:王敏
  1. 加速减速的控制51-PWM

    0下载:
  2. C程序 通过PWM对直流电机实现正传反转 加速减速的控制-C program to achieve through the Story of PWM DC motor reversing control acceleration and deceleration
  3. 所属分类:编程文档

    • 发布日期:2017-03-23
    • 文件大小:3333
    • 提供者:andy
  1. STC12C5A60S2.pdf

    3下载:
  2. STC12C5A60S2/AD/PWM系列单片机是宏晶科技生产的单时钟/机器周期(1T)的单片机,是高速/低功耗/超强抗干扰的新一代8051单片机,指令代码完全兼容传统8051,但速度快8-12倍。内部集成MAX810专用复位电路,2路PWM,8路高速10位A/D转换(250K/S),针对电机控制,强干扰场合。 1.增强型8051 CPU,1T,单时钟/机器周期,指令代码完全兼容传统8051; 2.工作电压:STC12C5A60S2系列工作电压:5.5V-3.3V(5V单片机)STC12LE5A
  3. 所属分类:编程文档

    • 发布日期:2012-10-18
    • 文件大小:1967339
    • 提供者:howard_dai
  1. pwm_16f877a

    0下载:
  2. TEST PWM duty with PIC16F877A using CCP1 with xtal = 20 MHz, compiler: CCS C 4.068
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:861
    • 提供者:8051topic
  1. pwm

    0下载:
  2. microchip公司专门写的软件实现pwm功能的详解,以及源程序。介绍非常的详细。-microchip company specializes in writing software pwm function explain, as well as the source. Introduced very detailed.
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:78353
    • 提供者:retter
  1. PWM

    0下载:
  2. 此文件是用于智能小车的自动调速,通过PWM波形来改变脉冲占空比,从而该变电机两边的电压,又P=UI的,电机的功率改变,从而达到电机的调速。-This file is automatically used for the smart s speed through the PWM duty cycle waveform to change the pulse so that the variable voltage motor on both sides, and P = UI of, elec
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1028
    • 提供者:ni yeye
  1. svpwm

    0下载:
  2. 生成svpwm的两篇文章,可以借鉴读懂PMSM3_x源代码中SVGEN_DQ.C的实现思路,《基于非标准正交基的空间电压矢量快速算法》《空间电压矢量PWM的简单算法》-the two articles about Svpwm generating,help you to know SVGEN_DQ.C in PMSM3_x
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:419698
    • 提供者:潘先生
  1. weijiyuanli

    0下载:
  2. 微机报告 直流电动机斩波调速控制 以8088cpu为核心,扩展8253定时器/计数器,产生1ms(PWM的周期的方波),作为8259的IRQ7的中断请求信号,在中断程序中,由8255B口(PB0脚)输出PWM脉冲,经驱动单元输出驱动直流电动机(起码有高、中、低三个速度,甚至可连续调速)。-c++
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:99594
    • 提供者:ls
  1. MCPWM_DC_MOTOR

    0下载:
  2. pwm.c for dspic30f mplab ide-pwm.c for dspic30f mplab ide
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:65286
    • 提供者:Kowit
  1. pwm

    0下载:
  2. pwm.c pulse width manipulation is a program which used in order to change a width of a pulse
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:3024
    • 提供者:mm
  1. PWM

    0下载:
  2. 关于各种电机的PWM程序: 工程1,采用C语言完成的主要功能有 1:用定时器1中断让LED闪烁; 2:用定时器2的比较单元产生一路PWM; 3:用EVB模块产生6路PWM; 另外四个汇编程序依次分别是: SVPWM(软件法)程序, 交流异步矢量程序, 直流双极性双闭环可逆控制程序, 和采样SPWM程序。 -PWM motor on a variety of programs: Project 1, using C language to complet
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:81936
    • 提供者:bullwell
  1. www.c

    0下载:
  2. pwm+pic希望大家好好学习。一起进步-pwm+pic hope that we learn. With progress
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:3059
    • 提供者:xiaoqing
  1. pwm

    1下载:
  2. attiny13A单片机的一个pwm输出案例,已通过验证可行,是一个C语言程序代码-attiny13A microcontroller pwm output case, has been validated viable
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:1398
    • 提供者:曾阿能
  1. pwm

    0下载:
  2. 一种简单的c程序,在msp430最小模式系统中实现pwm波输出,使用时请将txt改为.c格式。-A simple c program in msp430 minimum mode system to achieve pwm wave output, when using please txt to. C format.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:791
    • 提供者:chengxuyuan
  1. how-to-PWM

    0下载:
  2. 对PWM进行编程,运用C语言对PWM进行编程-The PWM can be programmed using the C language programming on the PWM
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:256206
    • 提供者:wx
  1. car-C

    0下载:
  2. 系统充分使用了MC9S12DG128单片机的外围模块,具体使用到的模块包括:ADC模拟数字转换模块、定时器模块、PWM脉冲宽度调制模块、中断模块、I/O端口和实时时钟模块等。-#include <hidef.h> common defines and macros #include <mc9s12dg128.h> derivative information #pragma LINK_INFO DERIVATIVE mc9s12dg
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:513900
    • 提供者:weiwen
  1. 1-ph-PWM-with-ADC-in-continuous-mode-(C-code)

    0下载:
  2. 1-ph PWM with ADC in continuous mode (C code)
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:256529
    • 提供者:aaa
  1. PWM

    0下载:
  2. It is a Pulse Width Modulation(PWM) program written using C language. It is used to generate PWM signals and can be given to PIC16F microcontroller for interfacing. The PWM signals can be used to switching - ON or OFF, the power electronic devices.
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:11070
    • 提供者:Rajani
  1. sonix-C

    0下载:
  2. sonix C语言程序,包括EEPROM读写,LCD显示,AD采样,PWM中断控制等-sonix C language program, including EEPROM read, LCD display, AD sampling, PWM interrupt control, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7771
    • 提供者:zh
  1. PWM

    0下载:
  2. Program that simulates in Proteus C ++ with the PWM
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:278741
    • 提供者:flaper89
« 12 »
搜珍网 www.dssz.com